[INFO] fetching crate jsoncompat 0.2.6...
[INFO] testing jsoncompat-0.2.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate jsoncompat 0.2.6 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate jsoncompat 0.2.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jsoncompat 0.2.6
[INFO] tweaked toml for crates.io crate jsoncompat 0.2.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsoncompat 0.2.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jsoncompat 0.2.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cff550d7c8f5a992bc5318d83a4236cd80ba49956740d2826a0e78299ce91d9d
[INFO] running `Command { std: "docker" "start" "-a" "cff550d7c8f5a992bc5318d83a4236cd80ba49956740d2826a0e78299ce91d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cff550d7c8f5a992bc5318d83a4236cd80ba49956740d2826a0e78299ce91d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cff550d7c8f5a992bc5318d83a4236cd80ba49956740d2826a0e78299ce91d9d", kill_on_drop: false }`
[INFO] [stdout] cff550d7c8f5a992bc5318d83a4236cd80ba49956740d2826a0e78299ce91d9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c182ed765ea409d563fc1c3ea7f38f12350d6e6a880488995106b5596f0cc222
[INFO] running `Command { std: "docker" "start" "-a" "c182ed765ea409d563fc1c3ea7f38f12350d6e6a880488995106b5596f0cc222", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling iso8601 v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.12.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling fancy-regex v0.10.0
[INFO] [stderr]    Compiling fancy-regex v0.12.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling jsonschema v0.16.1
[INFO] [stderr]    Compiling json_schema_ast v0.2.6
[INFO] [stderr]    Compiling json_schema_fuzz v0.2.6
[INFO] [stderr]    Compiling jsoncompat v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.64s
[INFO] running `Command { std: "docker" "inspect" "c182ed765ea409d563fc1c3ea7f38f12350d6e6a880488995106b5596f0cc222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c182ed765ea409d563fc1c3ea7f38f12350d6e6a880488995106b5596f0cc222", kill_on_drop: false }`
[INFO] [stdout] c182ed765ea409d563fc1c3ea7f38f12350d6e6a880488995106b5596f0cc222
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2e2b9a1c57af9967966b958c20f2e334dd9d59ef94db650132dbe43c5bbceb7
[INFO] running `Command { std: "docker" "start" "-a" "a2e2b9a1c57af9967966b958c20f2e334dd9d59ef94db650132dbe43c5bbceb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling libtest-mimic v0.5.2
[INFO] [stderr]    Compiling datatest-stable v0.1.3
[INFO] [stderr]    Compiling jsoncompat v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.44s
[INFO] running `Command { std: "docker" "inspect" "a2e2b9a1c57af9967966b958c20f2e334dd9d59ef94db650132dbe43c5bbceb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2e2b9a1c57af9967966b958c20f2e334dd9d59ef94db650132dbe43c5bbceb7", kill_on_drop: false }`
[INFO] [stdout] a2e2b9a1c57af9967966b958c20f2e334dd9d59ef94db650132dbe43c5bbceb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d9d3cc1bd06885cd44013b97567321fe43a33216441f2ee6dd78d6ce32004b2f
[INFO] running `Command { std: "docker" "start" "-a" "d9d3cc1bd06885cd44013b97567321fe43a33216441f2ee6dd78d6ce32004b2f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsoncompat-b650d759ea393654)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test subset::tests::allof_tighten_subset ... ok
[INFO] [stdout] test subset::tests::exclusive_bounds_subset ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/jsoncompat.rs (/opt/rustwide/target/debug/deps/jsoncompat-b475bc91d0efe5a0)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::role_conversion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/backcompat.rs (/opt/rustwide/target/debug/deps/backcompat-a40b81e14558775a)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test fixture::exclusive_bounds/expect.json                   ... ok
[INFO] [stdout] test fixture::enum_narrowed/expect.json                      ... ok
[INFO] [stdout] test fixture::not_keyword/expect.json                        ... ok
[INFO] [stdout] test fixture::deep_ref/expect.json                           ... ok
[INFO] [stdout] test fixture::nullability_added/expect.json                  ... ok
[INFO] [stdout] test fixture::minlength_tighten/expect.json                  ... ok
[INFO] [stdout] test fixture::nested_port_tighten/expect.json                ... ok
[INFO] [stdout] test fixture::additionalprops_reduced/expect.json            ... ok
[INFO] [stdout] test fixture::const_keyword/expect.json                      ... ok
[INFO] [stdout] test fixture::maxlength_relaxed/expect.json                  ... ok
[INFO] [stdout] test fixture::additionalprops_expanded/expect.json           ... ok
[INFO] [stdout] test fixture::anyof_broaden/expect.json                      ... ok
[INFO] [stdout] test fixture::dependent_required/expect.json                 ... ok
[INFO] [stdout] test fixture::enum_inside_anyof/expect.json                  ... ok
[INFO] [stdout] test fixture::enum_expanded/expect.json                      ... ok
[INFO] [stdout] test fixture::allof_tighten/expect.json                      ... ok
[INFO] [stdout] test fixture::integer_to_number/expect.json                  ... ok
[INFO] [stdout] test fixture::oneof_expanded_to_anyof/expect.json            ... ok
[INFO] [stdout] test fixture::optional_to_required/expect.json               ... ok
[INFO] [stdout] test fixture::required_to_optional/expect.json               ... ok
[INFO] [stdout] test fixture::recursive_optional_added/expect.json           ... ok
[INFO] [stdout] test fixture::tuple_items/expect.json                        ... ok
[INFO] [stdout] test fixture::type_change_string_number/expect.json          ... ok
[INFO] [stdout] test fixture::pattern_properties/expect.json                 ... ok
[INFO] [stdout] test fixture::uniqueitems_added/expect.json                  ... ok
[INFO] [stdout] test fixture::complex_required_prop_added/expect.json        ... ok
[INFO] [stdout] test fixture::complex_optional_prop_added/expect.json        ... ok
[INFO] [stdout] test fixture::oneof_narrowed_against_allof_anyof/expect.json ... ok
[INFO] [stdout] test fixture::oneof_narrowed_against_anyof/expect.json       ... ok
[INFO] [stdout] test fixture::property_names_expanded/expect.json            ... ok
[INFO] [stdout] test fixture::oneof_type_expanded/expect.json                ... ok
[INFO] [stdout] test fixture::oneof_overlap/expect.json                      ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fuzz.rs (/opt/rustwide/target/debug/deps/fuzz-ef3d700d4da6e0dd)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test fixture::exclusiveMaximum.json                      ... ok
[INFO] [stdout] test fixture::content.json                               ... ok
[INFO] [stdout] test fixture::boolean_schema.json                        ... ok
[INFO] [stdout] test fixture::defs.json                                  ... ok
[INFO] [stdout] test fixture::infinite-loop-detection.json               ... ok
[INFO] [stdout] test fixture::maxContains.json                           ... ok
[INFO] [stdout] test fixture::maxItems.json                              ... ok
[INFO] [stdout] test fixture::exclusiveMinimum.json                      ... ok
[INFO] [stdout] test fixture::anchor.json                                ... ok
[INFO] [stdout] test fixture::dependentRequired.json                     ... ok
[INFO] [stdout] test fixture::contains.json                              ... ok
[INFO] [stdout] test fixture::dependentSchemas.json                      ... ok
[INFO] [stdout] test fixture::const.json                                 ... ok
[INFO] [stdout] test fixture::format.json                                ... ok
[INFO] [stdout] test fixture::if-then-else.json                          ... ok
[INFO] [stdout] test fixture::maxLength.json                             ... ok
[INFO] [stdout] test fixture::additionalProperties.json                  ... ok
[INFO] [stdout] test fixture::maximum.json                               ... ok
[INFO] [stdout] test fixture::minItems.json                              ... ok
[INFO] [stdout] test fixture::default.json                               ... ok
[INFO] [stdout] test fixture::minContains.json                           ... ok
[INFO] [stdout] test fixture::multipleOf.json                            ... ok
[INFO] [stdout] test fixture::minimum.json                               ... ok
[INFO] [stdout] test fixture::dynamicRef.json                            ... ok
[INFO] [stdout] test fixture::optional/anchor.json                       ... ok
[INFO] [stdout] test fixture::not.json                                   ... ok
[INFO] [stdout] test fixture::optional/cross-draft.json                  ... ok
[INFO] [stdout] test fixture::optional/dependencies-compatibility.json   ... ok
[INFO] [stdout] test fixture::optional/float-overflow.json               ... ok
[INFO] [stdout] test fixture::optional/format-assertion.json             ... ok
[INFO] [stdout] test fixture::optional/format/date-time.json             ... ok
[INFO] [stdout] test fixture::optional/format/date.json                  ... ok
[INFO] [stdout] test fixture::optional/format/duration.json              ... ok
[INFO] [stdout] test fixture::optional/format/ecmascript-regex.json      ... ok
[INFO] [stdout] test fixture::optional/format/hostname.json              ... ok
[INFO] [stdout] test fixture::optional/format/email.json                 ... ok
[INFO] [stdout] test fixture::optional/format/idn-email.json             ... ok
[INFO] [stdout] test fixture::optional/format/idn-hostname.json          ... ok
[INFO] [stdout] test fixture::minLength.json                             ... ok
[INFO] [stdout] test fixture::optional/format/iri-reference.json         ... ok
[INFO] [stdout] test fixture::optional/format/iri.json                   ... ok
[INFO] [stdout] test fixture::optional/format/json-pointer.json          ... ok
[INFO] [stdout] test fixture::optional/format/regex.json                 ... ok
[INFO] [stdout] test fixture::optional/format/relative-json-pointer.json ... ok
[INFO] [stdout] test fixture::optional/format/ipv6.json                  ... ok
[INFO] [stdout] test fixture::optional/format/time.json                  ... ok
[INFO] [stdout] test fixture::optional/format/unknown.json               ... ok
[INFO] [stdout] test fixture::optional/format/uri-reference.json         ... ok
[INFO] [stdout] test fixture::optional/format/uri-template.json          ... ok
[INFO] [stdout] test fixture::optional/format/uri.json                   ... ok
[INFO] [stdout] test fixture::optional/format/uuid.json                  ... ok
[INFO] [stdout] test fixture::optional/id.json                           ... ok
[INFO] [stdout] test fixture::optional/format/ipv4.json                  ... ok
[INFO] [stdout] test fixture::optional/unknownKeyword.json               ... ok
[INFO] [stdout] test fixture::maxProperties.json                         ... ok
[INFO] [stdout] test fixture::optional/non-bmp-regex.json                ... ok
[INFO] [stdout] test fixture::propertyNames.json                         ... ok
[INFO] [stdout] test fixture::pattern.json                               ... ok
[INFO] [stdout] test fixture::optional/dynamicRef.json                   ... ok
[INFO] [stdout] test fixture::anyOf.json                                 ... ok
[INFO] [stdout] test fixture::optional/no-schema.json                    ... ok
[INFO] [stdout] test fixture::optional/bignum.json                       ... ok
[INFO] [stdout] test fixture::prefixItems.json                           ... ok
[INFO] [stdout] test fixture::minProperties.json                         ... ok
[INFO] [stdout] test fixture::vocabulary.json                            ... ok
[INFO] [stdout] test fixture::enum.json                                  ... ok
[INFO] [stdout] test fixture::uniqueItems.json                           ... ok
[INFO] [stdout] test fixture::patternProperties.json                     ... ok
[INFO] [stdout] test fixture::optional/refOfUnknownKeyword.json          ... ok
[INFO] [stdout] test fixture::allOf.json                                 ... ok
[INFO] [stdout] test fixture::unevaluatedItems.json                      ... ok
[INFO] [stdout] test fixture::refRemote.json                             ... ok
[INFO] [stdout] test fixture::optional/ecmascript-regex.json             ... ok
[INFO] [stdout] test fixture::properties.json                            ... ok
[INFO] [stdout] test fixture::type.json                                  ... ok
[INFO] [stdout] test fixture::items.json                                 ... ok
[INFO] [stdout] test fixture::required.json                              ... ok
[INFO] [stdout] test fixture::ref.json                                   ... ok
[INFO] [stdout] test fixture::unevaluatedProperties.json                 ... ok
[INFO] [stdout] test fixture::oneOf.json                                 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests jsoncompat
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d9d3cc1bd06885cd44013b97567321fe43a33216441f2ee6dd78d6ce32004b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9d3cc1bd06885cd44013b97567321fe43a33216441f2ee6dd78d6ce32004b2f", kill_on_drop: false }`
[INFO] [stdout] d9d3cc1bd06885cd44013b97567321fe43a33216441f2ee6dd78d6ce32004b2f
